• Tags:

    No tags

  • Name:

    aGravitationalWell

  • Displayed name:

    Gravitational well

  • Description:

  • Cast description:

    | AP: aAP | CD: aCDs | | :---: | :---: | | **Flux: aFluxOrCost ➞ aFluxCost** | **Range: str(vRange)** | On a successful **str(vTest)** test **MR vMR** [1d20]: Creates a 2m radius sphere of heavy gravity for the next 5s. Creatures on this sphere gains -{vLvl*0.1} regen AP / s.

  • Condition:

    sFlux >= aFluxCost "You don't have enough Flux"

  • AP cost:

    4

  • Cooldown:

    10

  • Flux cost:

    apMod(aAP)*cdMod(aCD)*sphereMod(2)*durMod(5)*vRange*effect(vLvl*75,37.5)*noSave*0.75

  • Variables:

    vRange.choice(Range,[10 m],[mediumMod]) vTest.choice(Test,[Arcana],[sArcana]) vMR.add(vTest) vLvl.counter(Malus,1,10,1)

  • On used script:

    sFlux.current.change(-aFluxCost) aName.cd.set(aCD)

  • Type:

    1

  • Action effects:

    • Use case:

      1

    • Name:

      Gravitational well

    • Description:

    • Script:

      mGravitationalWell.create.effects(Gravitational well) mGravitationalWell.description.set(Creates a 2m radius sphere of heavy gravity. Creatures on this sphere gains -{vLvl*0.1} regen AP / s.) mGravitationalWell.duration.set(5) mGravitationalWell.activate()

    • Variables: